home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / math / ucalc30c.zip / UCALC.TSR < prev   
Text File  |  1996-04-17  |  460b  |  7 lines

  1. ; Type  UCALC /TSR  at the DOS prompt to load UCALC as a memory resident file
  2.  
  3. MEMORY=E/F               ; Options:  MAIN, FILE, EMS, E/F (E/F = EMS or File)
  4. SWAPFILE=C:\UCALC$.$$$   ; Swapfile is ignored if MAIN or EMS is used
  5. HOTKEY=ALT U             ; Hot key:  CTRL, ALT and/or SHIFT plus a character
  6. EXTRAMEM=11000           ; Raise this to allocate more memory for UCALC
  7. TEXTBUFF=15              ; Number of lines that can be recalled with up arrow